.clearjs {
    width: 100%;
    clear: both;
    line-height: 0;
    display: block;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    content: '.'
}

.pg-util *,
.pg-util *:before,
.pg-util *:after {
    margin: 0;
    padding: 0;
    font-style: normal;
    list-style: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}

.pg-util-videos {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    padding: 40px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pg-util-videos .bj {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.pg-util-videos .close {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    overflow: hidden;
    position: absolute;
    z-index: 9;
    right: -40px;
    top: -40px;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
    width: 80px
}

.pg-util-videos .close:before {
    content: "Close";
    position: absolute;
    bottom: 15px;
    left: 15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);
    background-position: -260px 0;
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
    z-index: 9
}

.pg-util-videos .close:hover {
    background-color: rgba(255, 255, 255, 0.8)
}

.pg-util-videos video,
.pg-util-videos iframe {
    width: 100% !important;
    max-width: 800px !important;
    height: 450px !important;
    background: #000;
    position: relative;
    z-index: 9
}

@media (max-width:999px) {
    .pg-util-videos video,
    .pg-util-videos iframe {
        height: 220px !important
    }
}

.scrollbar {
    overflow-y: auto
}

.scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #c1c1c1
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: #111111;
    border-radius: 10px
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#__bs_notify__ {
    display: none !important
}

@font-face {
    font-family: "iconfont";
    src: url('../font/iconfont.woff2?t=1621269466839') format('woff2'), url('../font/iconfont.woff?t=1621269466839') format('woff'), url('../font/iconfont.ttf?t=1621269466839') format('truetype')
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1
}


.icon-erweima:before {
  content: "\e602";
}

.icon-31guanzhu1:before {
  content: "\e603";
}

.icon-erweima1:before {
  content: "\e642";
}

.icon-yooxi:before {
  content: "\e62d";
}

.icon-guanzhu:before {
  content: "\e613";
}

.icon-shezhizaixianzixun:before {
  content: "\e63e";
}

.icon-iconfontzhizuobiaozhun023133:before {
  content: "\e687";
}

.icon-top:before {
  content: "\e607";
}

.icon-shezhizaixianzixun1:before {
  content: "\e60a";
}

.icon-zaixianzixun:before {
  content: "\e7d4";
}

.icon-toTop:before {
  content: "\e63d";
}

.icon-dianhua:before {
  content: "\e8ad";
}

.icon-pinpaizhuanxiang:before {
  content: "\e601";
}

.icon-lanmu:before {
  content: "\e61c";
}

.icon-shouye:before {
  content: "\e751";
}

.icon-shouye1:before {
  content: "\e64f";
}

.icon-pinpai:before {
  content: "\e7b8";
}

.icon-aipinpaiguanlianpinpaiweidenglu:before {
  content: "\e60e";
}

.icon-pinpaitemai:before {
  content: "\e70d";
}

.icon-chanpin:before {
  content: "\e6c7";
}

.icon-pinpaigushi:before {
  content: "\1010f";
}

.icon-shijian:before {
  content: "\e8a9";
}

.icon-lanmuguanli:before {
  content: "\e65c";
}

.icon-shijian1:before {
  content: "\e8b8";
}

.icon-lanmuguanli1:before {
  content: "\e641";
}

.icon-sanjiaoright:before {
  content: "\e6b7";
}

.icon-arrow-right:before {
  content: "\e622";
}

.icon-03:before {
  content: "\e60b";
}

.icon-youjiantou:before {
  content: "\e600";
}

.icon-jixiezulin:before {
  content: "\e629";
}

.icon-24gl-phone24h:before {
  content: "\e94b";
}

.icon-24gl-phoneLoudspeaker:before {
  content: "\e94f";
}

.icon-youjiantou1:before {
  content: "\e633";
}

.icon-arrow-left:before {
  content: "\e950";
}

.icon-youjiantou1-left:before {
  content: "\e951";
}


